[INFO] cloning repository https://github.com/gamemstr/gamemstr-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamemstr/gamemstr-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamemstr%2Fgamemstr-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamemstr%2Fgamemstr-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7524731043cf3bc280e90d87cb94d65dfd89ecd9
[INFO] testing gamemstr/gamemstr-api/7524731043cf3bc280e90d87cb94d65dfd89ecd9 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamemstr%2Fgamemstr-api" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gamemstr/gamemstr-api
[INFO] finished tweaking git repo https://github.com/gamemstr/gamemstr-api
[INFO] tweaked toml for git repo https://github.com/gamemstr/gamemstr-api written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gamemstr/gamemstr-api on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/gamemstr/gamemstr-common.git`
[INFO] [stderr]      Locking 258 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13e55bf7e4bce213764d0f2be40e7e63664c20a77c8860651f98a1ca8c6a526a
[INFO] running `Command { std: "docker" "start" "-a" "13e55bf7e4bce213764d0f2be40e7e63664c20a77c8860651f98a1ca8c6a526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13e55bf7e4bce213764d0f2be40e7e63664c20a77c8860651f98a1ca8c6a526a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e55bf7e4bce213764d0f2be40e7e63664c20a77c8860651f98a1ca8c6a526a", kill_on_drop: false }`
[INFO] [stdout] 13e55bf7e4bce213764d0f2be40e7e63664c20a77c8860651f98a1ca8c6a526a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 872e059e71ecbf5dec3513b09e40e314c0bbbc65925f42e57a7a2381d28de4dd
[INFO] running `Command { std: "docker" "start" "-a" "872e059e71ecbf5dec3513b09e40e314c0bbbc65925f42e57a7a2381d28de4dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling tokio v1.52.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pq-sys v0.7.5
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling diesel_derives v2.3.9
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling dsl_auto_type v0.2.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]    Compiling ubyte v0.10.4
[INFO] [stderr]    Compiling inotify v0.9.6
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling atomic v0.5.3
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling notify v6.1.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling handlebars v5.1.2
[INFO] [stderr]    Compiling num-to-words v0.1.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling gamemstr-common v0.2.0-alpha.2 (https://github.com/gamemstr/gamemstr-common.git?rev=42cf87cb88f46abfd6110d05b7caf5761a9fe5d3#42cf87cb)
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling diesel v2.3.9
[INFO] [stderr]    Compiling r2d2-diesel v1.0.0
[INFO] [stderr]    Compiling rocket_dyn_templates v0.2.0
[INFO] [stderr]    Compiling gamemstr-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 49s
[INFO] running `Command { std: "docker" "inspect" "872e059e71ecbf5dec3513b09e40e314c0bbbc65925f42e57a7a2381d28de4dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "872e059e71ecbf5dec3513b09e40e314c0bbbc65925f42e57a7a2381d28de4dd", kill_on_drop: false }`
[INFO] [stdout] 872e059e71ecbf5dec3513b09e40e314c0bbbc65925f42e57a7a2381d28de4dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3c09a0db1f56e0da5169d520756d986a237f20d001b294960f4b3c36def5a31
[INFO] running `Command { std: "docker" "start" "-a" "b3c09a0db1f56e0da5169d520756d986a237f20d001b294960f4b3c36def5a31", kill_on_drop: false }`
[INFO] [stderr]    Compiling gamemstr-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.82s
[INFO] running `Command { std: "docker" "inspect" "b3c09a0db1f56e0da5169d520756d986a237f20d001b294960f4b3c36def5a31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c09a0db1f56e0da5169d520756d986a237f20d001b294960f4b3c36def5a31", kill_on_drop: false }`
[INFO] [stdout] b3c09a0db1f56e0da5169d520756d986a237f20d001b294960f4b3c36def5a31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f9b29a5a6c28039d3aa4e3f6792f288bebfac0cd3f8a4d066ee3e21b850c1103
[INFO] running `Command { std: "docker" "start" "-a" "f9b29a5a6c28039d3aa4e3f6792f288bebfac0cd3f8a4d066ee3e21b850c1103", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gamemstr_api-ef4eed90b0367c79)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_worlds_api ... FAILED
[INFO] [stdout] test tests::test_spells_api ... FAILED
[INFO] [stdout] test tests::test_campaigns_api ... FAILED
[INFO] [stdout] test tests::test_items_api ... FAILED
[INFO] [stdout] test tests::test_creatures_api ... FAILED
[INFO] [stdout] test tests::test_locations_api ... FAILED
[INFO] [stdout] test tests::test_sessions_api ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_worlds_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /worlds:
[INFO] [stdout]    >> Matched: (list_worlds) GET /worlds
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_worlds_api' (25) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d2421f79f0 - gamemstr_api[4c2809b530fb8428]::services::worlds::list_worlds
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:21:27
[INFO] [stdout]   23:     0x56d2421ee855 - <gamemstr_api[4c2809b530fb8428]::services::worlds::list_worlds>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:19:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d24204ad72 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d24204ad72 - gamemstr_api[4c2809b530fb8428]::tests::test_worlds_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:299:46
[INFO] [stdout]   55:     0x56d242043af7 - gamemstr_api[4c2809b530fb8428]::tests::test_worlds_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:297:25
[INFO] [stdout]   56:     0x56d2421ad116 - <gamemstr_api[4c2809b530fb8428]::tests::test_worlds_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_worlds panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_worlds_api' (25) panicked at src/main.rs:300:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d24204ae98 - gamemstr_api[4c2809b530fb8428]::tests::test_worlds_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:300:9
[INFO] [stdout]   22:     0x56d242043af7 - gamemstr_api[4c2809b530fb8428]::tests::test_worlds_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:297:25
[INFO] [stdout]   23:     0x56d2421ad116 - <gamemstr_api[4c2809b530fb8428]::tests::test_worlds_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_spells_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /spells:
[INFO] [stdout]    >> Matched: (list_spells) GET /spells
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_spells_api' (23) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d242037bd0 - gamemstr_api[4c2809b530fb8428]::services::spells::list_spells
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/spells.rs:16:27
[INFO] [stdout]   23:     0x56d242030b65 - <gamemstr_api[4c2809b530fb8428]::services::spells::list_spells>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/spells.rs:14:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d242048f95 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d242048f95 - gamemstr_api[4c2809b530fb8428]::tests::test_spells_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:242:46
[INFO] [stdout]   55:     0x56d242043ac7 - gamemstr_api[4c2809b530fb8428]::tests::test_spells_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:240:25
[INFO] [stdout]   56:     0x56d2421ad0d6 - <gamemstr_api[4c2809b530fb8428]::tests::test_spells_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_spells panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_spells_api' (23) panicked at src/main.rs:243:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d2420490bb - gamemstr_api[4c2809b530fb8428]::tests::test_spells_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:243:9
[INFO] [stdout]   22:     0x56d242043ac7 - gamemstr_api[4c2809b530fb8428]::tests::test_spells_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:240:25
[INFO] [stdout]   23:     0x56d2421ad0d6 - <gamemstr_api[4c2809b530fb8428]::tests::test_spells_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_campaigns_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] POST /worlds/add application/json:
[INFO] [stdout]    >> Matched: (create_world) POST /worlds/add application/json
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_campaigns_api' (18) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d2421f7bd0 - gamemstr_api[4c2809b530fb8428]::services::worlds::create_world
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:73:27
[INFO] [stdout]   23:     0x56d2421ef9ae - <gamemstr_api[4c2809b530fb8428]::services::worlds::create_world>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:71:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d24204f45d - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d24204f45d - gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:351:14
[INFO] [stdout]   55:     0x56d242043b57 - gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:340:32
[INFO] [stdout]   56:     0x56d2421ad196 - <gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler create_world panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] GET /worlds/2587598027928569265/campaigns:
[INFO] [stdout]    >> Matched: (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/services/worlds/campaigns.rs:17.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_campaigns_api' (18) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d241f7b370 - gamemstr_api[4c2809b530fb8428]::services::worlds::campaigns::list_campaigns
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/campaigns.rs:18:27
[INFO] [stdout]   23:     0x56d241f6fb16 - <gamemstr_api[4c2809b530fb8428]::services::worlds::campaigns::list_campaigns>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/campaigns.rs:16:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d24204f53f - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d24204f53f - gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:354:14
[INFO] [stdout]   55:     0x56d242043b57 - gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:340:32
[INFO] [stdout]   56:     0x56d2421ad196 - <gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_campaigns panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_campaigns_api' (18) panicked at src/main.rs:355:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d24204f665 - gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:355:9
[INFO] [stdout]   22:     0x56d242043b57 - gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:340:32
[INFO] [stdout]   23:     0x56d2421ad196 - <gamemstr_api[4c2809b530fb8428]::tests::test_campaigns_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_items_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /items:
[INFO] [stdout]    >> Matched: (list_items) GET /items
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_items_api' (20) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d241fcdc80 - gamemstr_api[4c2809b530fb8428]::services::items::list_items
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/items.rs:16:27
[INFO] [stdout]   23:     0x56d241fc6cc5 - <gamemstr_api[4c2809b530fb8428]::services::items::list_items>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/items.rs:14:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d2420468cd - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d2420468cd - gamemstr_api[4c2809b530fb8428]::tests::test_items_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:170:45
[INFO] [stdout]   55:     0x56d242043a97 - gamemstr_api[4c2809b530fb8428]::tests::test_items_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:168:24
[INFO] [stdout]   56:     0x56d2421ad096 - <gamemstr_api[4c2809b530fb8428]::tests::test_items_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_items panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_items_api' (20) panicked at src/main.rs:171:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d2420469f3 - gamemstr_api[4c2809b530fb8428]::tests::test_items_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:171:9
[INFO] [stdout]   22:     0x56d242043a97 - gamemstr_api[4c2809b530fb8428]::tests::test_items_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:168:24
[INFO] [stdout]   23:     0x56d2421ad096 - <gamemstr_api[4c2809b530fb8428]::tests::test_items_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_creatures_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] GET /creatures:
[INFO] [stdout]    >> Matched: (list_creatures) GET /creatures
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_creatures_api' (19) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d2421255a0 - gamemstr_api[4c2809b530fb8428]::services::creatures::list_creatures
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/creatures.rs:18:27
[INFO] [stdout]   23:     0x56d24210a315 - <gamemstr_api[4c2809b530fb8428]::services::creatures::list_creatures>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/creatures.rs:16:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d2420513e5 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d2420513e5 - gamemstr_api[4c2809b530fb8428]::tests::test_creatures_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:60:49
[INFO] [stdout]   55:     0x56d242043b87 - gamemstr_api[4c2809b530fb8428]::tests::test_creatures_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:58:28
[INFO] [stdout]   56:     0x56d2421ad1d6 - <gamemstr_api[4c2809b530fb8428]::tests::test_creatures_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_creatures panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_creatures_api' (19) panicked at src/main.rs:61:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d24205150b - gamemstr_api[4c2809b530fb8428]::tests::test_creatures_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:61:9
[INFO] [stdout]   22:     0x56d242043b87 - gamemstr_api[4c2809b530fb8428]::tests::test_creatures_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:58:28
[INFO] [stdout]   23:     0x56d2421ad1d6 - <gamemstr_api[4c2809b530fb8428]::tests::test_creatures_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_locations_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] POST /worlds/add application/json:
[INFO] [stdout]    >> Matched: (create_world) POST /worlds/add application/json
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_locations_api' (21) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d2421f7bd0 - gamemstr_api[4c2809b530fb8428]::services::worlds::create_world
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:73:27
[INFO] [stdout]   23:     0x56d2421ef9ae - <gamemstr_api[4c2809b530fb8428]::services::worlds::create_world>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:71:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d242053c97 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d242053c97 - gamemstr_api[4c2809b530fb8428]::tests::test_locations_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:415:14
[INFO] [stdout]   55:     0x56d242043bb7 - gamemstr_api[4c2809b530fb8428]::tests::test_locations_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:404:32
[INFO] [stdout]   56:     0x56d2421ad216 - <gamemstr_api[4c2809b530fb8428]::tests::test_locations_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler create_world panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] GET /worlds/2587598027928569265/locations:
[INFO] [stdout]    >> Matched: (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/services/worlds/locations.rs:15.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_locations_api' (21) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d241ff0ab0 - gamemstr_api[4c2809b530fb8428]::services::worlds::locations::list_locations
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/locations.rs:16:27
[INFO] [stdout]   23:     0x56d241fe64a6 - <gamemstr_api[4c2809b530fb8428]::services::worlds::locations::list_locations>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/locations.rs:14:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d242053d79 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d242053d79 - gamemstr_api[4c2809b530fb8428]::tests::test_locations_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:418:14
[INFO] [stdout]   55:     0x56d242043bb7 - gamemstr_api[4c2809b530fb8428]::tests::test_locations_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:404:32
[INFO] [stdout]   56:     0x56d2421ad216 - <gamemstr_api[4c2809b530fb8428]::tests::test_locations_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_locations panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_locations_api' (21) panicked at src/main.rs:419:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d242053e9f - gamemstr_api[4c2809b530fb8428]::tests::test_locations_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:419:9
[INFO] [stdout]   22:     0x56d242043bb7 - gamemstr_api[4c2809b530fb8428]::tests::test_locations_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:404:32
[INFO] [stdout]   23:     0x56d2421ad216 - <gamemstr_api[4c2809b530fb8428]::tests::test_locations_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_sessions_api stdout ----
[INFO] [stdout] Configured for debug.
[INFO] [stdout]    >> address: 127.0.0.1
[INFO] [stdout]    >> port: 8000
[INFO] [stdout]    >> workers: 8
[INFO] [stdout]    >> max blocking threads: 512
[INFO] [stdout]    >> ident: Rocket
[INFO] [stdout]    >> IP header: X-Real-IP
[INFO] [stdout]    >> limits: bytes = 8KiB, data-form = 2MiB, file = 1MiB, form = 32KiB, json = 1MiB, msgpack = 1MiB, string = 8KiB
[INFO] [stdout]    >> temp dir: /tmp
[INFO] [stdout]    >> http/2: true
[INFO] [stdout]    >> keep-alive: 5s
[INFO] [stdout]    >> tls: disabled
[INFO] [stdout]    >> shutdown: ctrlc = true, force = true, signals = [SIGTERM], grace = 2s, mercy = 3s
[INFO] [stdout]    >> log level: normal
[INFO] [stdout]    >> cli colors: true
[INFO] [stdout] Routes:
[INFO] [stdout]    >> (list_items) GET /items
[INFO] [stdout]    >> (list_spells) GET /spells
[INFO] [stdout]    >> (list_worlds) GET /worlds
[INFO] [stdout]    >> (list_creatures) GET /creatures
[INFO] [stdout]    >> (create_item) POST /items/add application/json
[INFO] [stdout]    >> (get_item) GET /items/<id>
[INFO] [stdout]    >> (delete_item) DELETE /items/<id>
[INFO] [stdout]    >> (update_item) POST /items/<id> application/json
[INFO] [stdout]    >> (create_spell) POST /spells/add application/json
[INFO] [stdout]    >> (create_world) POST /worlds/add application/json
[INFO] [stdout]    >> (get_spell) GET /spells/<id>
[INFO] [stdout]    >> (delete_spell) DELETE /spells/<id>
[INFO] [stdout]    >> (update_spell) POST /spells/<id> application/json
[INFO] [stdout]    >> (get_world) GET /worlds/<id>
[INFO] [stdout]    >> (delete_world) DELETE /worlds/<id>
[INFO] [stdout]    >> (update_world) POST /worlds/<id> application/json
[INFO] [stdout]    >> (create_creature) POST /creatures/add application/json
[INFO] [stdout]    >> (get_creature) GET /creatures/<id>
[INFO] [stdout]    >> (delete_creature) DELETE /creatures/<id>
[INFO] [stdout]    >> (update_creature) POST /creatures/<id> application/json
[INFO] [stdout]    >> (list_campaigns) GET /worlds/<id>/campaigns
[INFO] [stdout]    >> (list_locations) GET /worlds/<id>/locations
[INFO] [stdout]    >> (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> (create_location) POST /worlds/<_world_id>/locations/add application/json
[INFO] [stdout]    >> (get_campaign) GET /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (delete_campaign) DELETE /worlds/<_world_id>/campaigns/<id>
[INFO] [stdout]    >> (update_campaign) POST /worlds/<_world_id>/campaigns/<id> [2] application/json
[INFO] [stdout]    >> (get_location) GET /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (delete_location) DELETE /worlds/<_world_id>/locations/<id>
[INFO] [stdout]    >> (update_location) POST /worlds/<_world_id>/locations/<id> [2] application/json
[INFO] [stdout]    >> (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> (create_session) POST /worlds/<world_id>/campaigns/<campaign_id>/sessions/add application/json
[INFO] [stdout]    >> (get_session) GET /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (delete_session) DELETE /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id>
[INFO] [stdout]    >> (update_session) POST /worlds/<_world_id>/campaigns/<_campaign_id>/sessions/<id> [2] application/json
[INFO] [stdout] Fairings:
[INFO] [stdout]    >> Templating (ignite, liftoff, request)
[INFO] [stdout]    >> Shield (liftoff, response, singleton)
[INFO] [stdout] Shield:
[INFO] [stdout]    >> X-Frame-Options: SAMEORIGIN
[INFO] [stdout]    >> Permissions-Policy: interest-cohort=()
[INFO] [stdout]    >> X-Content-Type-Options: nosniff
[INFO] [stdout] Templating:
[INFO] [stdout]    >> directory: templates
[INFO] [stdout]    >> engines: ["hbs"]
[INFO] [stdout] Rocket has launched locally
[INFO] [stdout] POST /worlds/add application/json:
[INFO] [stdout]    >> Matched: (create_world) POST /worlds/add application/json
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_sessions_api' (22) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d2421f7bd0 - gamemstr_api[4c2809b530fb8428]::services::worlds::create_world
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:73:27
[INFO] [stdout]   23:     0x56d2421ef9ae - <gamemstr_api[4c2809b530fb8428]::services::worlds::create_world>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds.rs:71:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d24204cc3a - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d24204cc3a - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:484:14
[INFO] [stdout]   55:     0x56d242043b27 - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:473:31
[INFO] [stdout]   56:     0x56d2421ad156 - <gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler create_world panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] POST /worlds/2587598027928569265/campaigns/add application/json:
[INFO] [stdout]    >> Matched: (create_campaign) POST /worlds/<world_id>/campaigns/add application/json
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/services/worlds/campaigns.rs:73.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_sessions_api' (22) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d241f7b5f5 - gamemstr_api[4c2809b530fb8428]::services::worlds::campaigns::create_campaign
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/campaigns.rs:76:27
[INFO] [stdout]   23:     0x56d241f724f8 - <gamemstr_api[4c2809b530fb8428]::services::worlds::campaigns::create_campaign>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/campaigns.rs:66:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d24204d0b6 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d24204d0b6 - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:496:14
[INFO] [stdout]   55:     0x56d242043b27 - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:473:31
[INFO] [stdout]   56:     0x56d2421ad156 - <gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler create_campaign panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] GET /worlds/2587598027928569265/campaigns/2587598027928569265/sessions:
[INFO] [stdout]    >> Matched: (list_sessions) GET /worlds/<_world_id>/campaigns/<campaign_id>/sessions
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/services/worlds/campaigns/sessions.rs:15.
[INFO] [stdout]    >> Note: Using `String` as a parameter type is inefficient. Use `&str` instead.
[INFO] [stdout]    >> `String` is used a parameter guard in src/services/worlds/campaigns/sessions.rs:15.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_sessions_api' (22) panicked at src/services.rs:16:49:
[INFO] [stdout] DATABASE_URL must be set: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298daf2 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56d2421be68e - <core[d17f6591d688f3bd]::result::Result<alloc[dad09f3a48280dba]::string::String, std[fce30c26ee6459b]::env::VarError>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56d2420c44f2 - gamemstr_api[4c2809b530fb8428]::services::establish_connection_pg
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services.rs:16:49
[INFO] [stdout]   22:     0x56d2421266f5 - gamemstr_api[4c2809b530fb8428]::services::worlds::campaigns::sessions::list_sessions
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/campaigns/sessions.rs:16:27
[INFO] [stdout]   23:     0x56d24210bb9d - <gamemstr_api[4c2809b530fb8428]::services::worlds::campaigns::sessions::list_sessions>::into_info::monomorphized_function::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/services/worlds/campaigns/sessions.rs:14:1
[INFO] [stdout]   24:     0x56d24244b620 - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x56d2424395fa - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:300:9
[INFO] [stdout]   26:     0x56d2424de69e - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:44
[INFO] [stdout]   27:     0x56d24243957b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d2424c2161 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d2425a12eb - __rust_try
[INFO] [stdout]   30:     0x56d24257839f - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56d24257839f - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<<futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>, core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56d2424e2eff - <futures_util[3272c3b4ddc6ebdc]::future::future::catch_unwind::CatchUnwind<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.32/src/future/future/catch_unwind.rs:37:9
[INFO] [stdout]   33:     0x56d2425b17f9 - rocket[f93f3e1f0063da22]::server::handle::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::future::future::Future<Output = rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>> + core[d17f6591d688f3bd]::marker::Send>>, rocket[f93f3e1f0063da22]::outcome::Outcome<rocket[f93f3e1f0063da22]::response::response::Response, rocket_http[e25d1818c346b45f]::status::Status, (rocket[f93f3e1f0063da22]::data::data::Data, rocket_http[e25d1818c346b45f]::status::Status)>, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:57:10
[INFO] [stdout]   34:     0x56d2425b9a58 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:335:80
[INFO] [stdout]   35:     0x56d2425b7e68 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::route_and_process::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:288:60
[INFO] [stdout]   36:     0x56d2425baa96 - <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/server.rs:262:66
[INFO] [stdout]   37:     0x56d2425b1103 - <rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>::new::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}::{closure#1}, <rocket[f93f3e1f0063da22]::rkt::Rocket<rocket[f93f3e1f0063da22]::phase::Orbit>>::dispatch::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/response.rs:90:53
[INFO] [stdout]   38:     0x56d2424fe7d4 - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::_dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:99:12
[INFO] [stdout]   39:     0x56d2424fdc8f - <rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/asynchronous/request.rs:123:63
[INFO] [stdout]   40:     0x56d24244b71d - <core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   41:     0x56d242416dcd - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:71
[INFO] [stdout]   42:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:167:5
[INFO] [stdout]   43:     0x56d2423fc23a - tokio[3130307476315106]::task::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>, <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/task/coop/mod.rs:133:5
[INFO] [stdout]   44:     0x56d2423fc23a - <tokio[3130307476315106]::runtime::park::CachedParkThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/park.rs:284:31
[INFO] [stdout]   45:     0x56d24241ecf3 - <tokio[3130307476315106]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   46:     0x56d24252f507 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   47:     0x56d242422b05 - tokio[3130307476315106]::runtime::context::runtime::enter_runtime::<<tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   48:     0x56d24252e058 - <tokio[3130307476315106]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   49:     0x56d2424c07e6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on_inner::<core[d17f6591d688f3bd]::pin::Pin<alloc[dad09f3a48280dba]::boxed::Box<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:373:50
[INFO] [stdout]   50:     0x56d2424c17a6 - <tokio[3130307476315106]::runtime::runtime::Runtime>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.2/src/runtime/runtime.rs:343:18
[INFO] [stdout]   51:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::client::Client>::block_on::<<rocket[f93f3e1f0063da22]::local::asynchronous::request::LocalRequest>::dispatch::{closure#0}, rocket[f93f3e1f0063da22]::local::asynchronous::response::LocalResponse>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/client.rs:66:35
[INFO] [stdout]   52:     0x56d242533ac4 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::_dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/blocking/request.rs:60:33
[INFO] [stdout]   53:     0x56d24204d198 - <rocket[f93f3e1f0063da22]::local::blocking::request::LocalRequest>::dispatch
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rocket-0.5.1/src/local/request.rs:371:14
[INFO] [stdout]   54:     0x56d24204d198 - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:499:14
[INFO] [stdout]   55:     0x56d242043b27 - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:473:31
[INFO] [stdout]   56:     0x56d2421ad156 - <gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   59:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   60:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   61:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   65:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   66:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   67:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   68:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   69:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   70:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   71:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   72:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   73:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   74:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   75:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   76:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   77:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   78:     0x73ca777afa64 - clone
[INFO] [stdout]   79:                0x0 - <unknown>
[INFO] [stdout]    >> Handler list_sessions panicked.
[INFO] [stdout]    >> This is an application bug.
[INFO] [stdout]    >> A panic in Rust must be treated as an exceptional event.
[INFO] [stdout]    >> Panicking is not a suitable error handling mechanism.
[INFO] [stdout]    >> Unwinding, the result of a panic, is an expensive operation.
[INFO] [stdout]    >> Panics will degrade application performance.
[INFO] [stdout]    >> Instead of panicking, return `Option` and/or `Result`.
[INFO] [stdout]    >> Values of either type can be returned directly from handlers.
[INFO] [stdout]    >> A panic is treated as an internal server error.
[INFO] [stdout]    >> Outcome: Error(500 Internal Server Error)
[INFO] [stdout]    >> No 500 catcher registered. Using Rocket default.
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_sessions_api' (22) panicked at src/main.rs:500:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: Status { code: 500 }
[INFO] [stdout]  right: Status { code: 200 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56d24297576a - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56d24297576a - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56d24297576a - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56d24298d5ba - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56d24298d5ba - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x56d24297a482 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x56d24297a482 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x56d242952b3f - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56d242952b3f - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56d24296ce99 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56d24220d6bc - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x56d24220d6bc - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x56d24296d112 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x56d24296d112 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56d242952bf8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56d242947a19 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56d2429539ad - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56d24298ddac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56d24298dc33 - core[d17f6591d688f3bd]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x56d242151e0e - core[d17f6591d688f3bd]::panicking::assert_failed::<rocket_http[e25d1818c346b45f]::status::Status, rocket_http[e25d1818c346b45f]::status::Status>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x56d24204d2be - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:500:9
[INFO] [stdout]   22:     0x56d242043b27 - gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:473:31
[INFO] [stdout]   23:     0x56d2421ad156 - <gamemstr_api[4c2809b530fb8428]::tests::test_sessions_api::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56d24220099b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56d24220099b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x56d24220e18b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x56d24220e18b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x56d24220e18b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x56d24220e18b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x56d2422078a4 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x56d2422078a4 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x56d242210d92 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x56d242210d92 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x56d242210d92 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x56d242210d92 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x56d242210d92 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x56d242974cdf - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x56d242974cdf - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x73ca77722aa4 - <unknown>
[INFO] [stdout]   45:     0x73ca777afa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_campaigns_api
[INFO] [stdout]     tests::test_creatures_api
[INFO] [stdout]     tests::test_items_api
[INFO] [stdout]     tests::test_locations_api
[INFO] [stdout]     tests::test_sessions_api
[INFO] [stdout]     tests::test_spells_api
[INFO] [stdout]     tests::test_worlds_api
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gamemstr-api`
[INFO] running `Command { std: "docker" "inspect" "f9b29a5a6c28039d3aa4e3f6792f288bebfac0cd3f8a4d066ee3e21b850c1103", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f9b29a5a6c28039d3aa4e3f6792f288bebfac0cd3f8a4d066ee3e21b850c1103", kill_on_drop: false }`
[INFO] [stdout] f9b29a5a6c28039d3aa4e3f6792f288bebfac0cd3f8a4d066ee3e21b850c1103
